Class ReportedTransactionXmlReader

java.lang.Object
eu.europa.ec.taxud.cesop.readers.ReportedTransactionXmlReader

public class ReportedTransactionXmlReader extends Object
Utils class reading a ReportedTransaction XML file.
  • Constructor Details

    • ReportedTransactionXmlReader

      public ReportedTransactionXmlReader(CesopXmlReader cesopXmlReader, List<String> otherPaymentMethods, List<String> otherPspRoles)
      Constructor.
      Parameters:
      cesopXmlReader - the XML reader.
      otherPaymentMethods - the other payment methods
      otherPspRoles - the other psp roles
  • Method Details